home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Resources / System / VersCheck2 / Locale / VersCheck.cd < prev   
Text File  |  1999-10-04  |  4KB  |  257 lines

  1. #language english
  2. #version 5
  3. ;
  4. ; $VER: VersCheck.cd V1.5 (29.08.1999) (c) by Michaela Pruess
  5. ;
  6. ; Catalog description for VersCheck V2.1.x
  7. ;
  8. ; !!!! DO NOT TOUCH THIS '.cd' FILE !!!!
  9. ;
  10. ; Rename the VersCheck.ct file to YourLanguage.ct
  11. ;
  12. ; Then translate the strings in YourLanguage.ct into your language
  13. ;
  14. ; The translated strings should not be longer than 70 chars per line
  15. ;
  16. ; Finally use Flexcat to compile the VersCheck.catalog in your language with
  17. ;
  18. ; Flexcat VersCheck.cd YourLanguage.ct CATALOG VersCheck.catalog
  19. ;
  20. ; Create a directory Catalogs/YourLanguage and then
  21. ;
  22. ; copy VersCheck.catalog in the Catalogs/YourLanguage directory
  23. ;
  24. ; Flexcat is freeware (c) by Jochen Wiedmann and available on Aminet
  25. ;
  26. ;
  27. ; help                      THE MAXIMAL LENGHT FOR THE LINES IS 70+++!
  28. ;
  29. ;
  30. HELP_LINE01 (//)
  31. Show the versionnumbers of programs, libraries, datatypes and
  32. ;
  33. HELP_LINE02 (//)
  34. devices. Comparefunctions for the CheckGuides.
  35. ;
  36. HELP_LINE03 (//)
  37. -a   = check all subdirectories, too. (-o HTML-output)
  38. ;
  39. HELP_LINE04 (//)
  40. -s   = show systeminformation (OS version/cpu).
  41. ;
  42. HELP_LINE05 (//)
  43. -1   = versioncheck libraries, compare with "scripts/LibList"
  44. ;
  45. HELP_LINE06 (//)
  46. -2   = versioncheck devices,   compare with "scripts/DeviceList"
  47. ;
  48. HELP_LINE07 (//)
  49. -3   = versioncheck datatypes, compare with "scripts/DTypesList"
  50. ;
  51. HELP_LINE08 (//)
  52. -f   = full path shown to all testet files.
  53. ;
  54. HELP_LINE09 (//)
  55. -n   = no requesters at end of versionscheck.
  56. ;
  57. HELP_LINE10 (//)
  58. -m   = versionscheck merge output (normal overwrite).
  59. ;
  60. HELP_LINE11 (//)
  61. -x1  = accept .elf (PowerUP) like Amiga Exec's.
  62. ;
  63. HELP_LINE12 (//)
  64. -x2  = accept .wos (Warp OS) like Amiga Exec's.
  65. ;
  66. HELP_LINE13 (//)
  67. -x   = or -x3 = Both, .elf and .wos accepted.
  68. ;
  69. HELP_LINE14 (//)
  70. -v   = more output for internal test.
  71. ;
  72. HELP_LINE15 (//)
  73. dir  = start with this directory.
  74. ;
  75. HELP_LINE16 (//)
  76. file = check only the single file.
  77. ;
  78. ;
  79. ; info
  80. ;
  81. ;
  82. INFO_LINE01 (//)
  83. The systeminfo view installed ppc-cpu and mmu. This requires that
  84. ;
  85. INFO_LINE02 (//)
  86. mmu.library (Thor) and/or the ppc.library (Phase5) are installed.
  87. ;
  88. INFO_LINE03 (//)
  89. VersCheck was written for the comparesystem by 'age@thepentagon.com'
  90. ;
  91. INFO_LINE04 (//)
  92. and is freeware. Please read the documentation!
  93. ;
  94. INFO_LINE05 (//)
  95. Bugs, problems or comments send to 'GatewayBBS@bigfoot.de'.
  96. ;
  97. INFO_LINE06 (//)
  98. Abort by error, please send a bugreport including this code:
  99. ;
  100. ;
  101. ; type
  102. ;
  103. ;
  104. TYPE_LINE01 (//)
  105. dir
  106. ;
  107. TYPE_LINE02 (//)
  108. files
  109. ;
  110. TYPE_LINE03 (//)
  111. directorys
  112. ;
  113. TYPE_LINE04 (//)
  114. bytes
  115. ;
  116. ;
  117. ; errors EXALL
  118. ;
  119. ;
  120. ERROR_LINE01 (//)
  121. memory failure (STORE)!
  122. ;
  123. ERROR_LINE02 (//)
  124. lock failed!
  125. ;
  126. ERROR_LINE03 (//)
  127. wrong data (no directory)!
  128. ;
  129. ;
  130. ; $VER output line
  131. ;
  132. ;
  133. LINE1_LINE01 (//)
  134. VersCheck:
  135. ;
  136. LINE1_LINE02 (//)
  137. name
  138. ;
  139. LINE1_LINE03 (//)
  140. version
  141. ;
  142. LINE1_LINE04 (//)
  143. info=
  144. ;
  145. ;
  146. ; C:VERSION output line
  147. ;
  148. ;
  149. LINE2_LINE01 (//)
  150. C:VERSION:
  151. ;
  152. LINE2_LINE02 (//)
  153. name
  154. ;
  155. LINE2_LINE03 (//)
  156. version
  157. ;
  158. LINE2_LINE04 (//)
  159. info=
  160. ;
  161. ;
  162. ; check LIST output line
  163. ;
  164. ;
  165. LIST_LINE01 (//)
  166. list:
  167. ;
  168. LIST_LINE02 (//)
  169. name
  170. ;
  171. LIST_LINE03 (//)
  172. version
  173. ;
  174. ;
  175. ; result output lines
  176. ;
  177. ;
  178. RESULT_LINE01 (//)
  179. -> Please contact '$email' (versionproblem)
  180. ;
  181. RESULT_LINE02 (//)
  182. -> version is OK!
  183. ;
  184. RESULT_LINE03 (//)
  185. -> New version, please contact '$email'
  186. ;
  187. RESULT_LINE04 (//)
  188. -> Old version, new version available!
  189. ;
  190. RESULT_LINE05 (//)
  191. -> Unknown file, please contact '$email'
  192. ;
  193. ;
  194. ; end line
  195. ;
  196. ;
  197. END_LINE01 (//)
  198. ----------------------------------------------------------------------
  199. ;
  200. ;
  201. ; errors VC
  202. ;
  203. ;
  204. VC_LINE01 (//)
  205. VersCheck: open error at scripts/????List!
  206. ;
  207. VC_LINE02 (//)
  208. VersCheck: open error at Ram:NewList!
  209. ;
  210. VC_LINE03 (//)
  211. VersCheck: open error at Ram:OldList!
  212. ;
  213. VC_LINE04 (//)
  214. VersCheck: open error at Ram:AllList!
  215. ;
  216. VC_LINE05 (//)
  217. VersCheck: AllocMem failed!
  218. ;
  219. ;
  220. ; request
  221. ;
  222. ;
  223. REQ_LINE01 (//)
  224. VersCheck-Request
  225. ;
  226. REQ_LINE02 (//)
  227. VersCheck found new files! A protokoll will be found at Ram:NewXXX!
  228. ;
  229. REQ_LINE03 (//)
  230. Please send Ram:NewXXX via email to '$email'.
  231. ;
  232. REQ_LINE04 (//)
  233. Look at your Ram-Disk for the files with results of this check.
  234. ;
  235. REQ_LINE05 (//)
  236. AllXXX: complete list, OldXXX: can be updated, NewXXX: please sent!
  237. ;
  238. REQ_LINE06 (//)
  239. OK
  240. ;
  241. ;
  242. ; HTML request
  243. ;
  244. ;
  245. HTML_LINE01 (//)
  246. Do you want a HTML update form?
  247. ;
  248. HTML_LINE02 (//)
  249. Should I create a HTML form for\\neasy update your old files?
  250. ;
  251. HTML_LINE03 (//)
  252. If you select YES the HTML form\\nwill be created at your ram disk!
  253. ;
  254. HTML_LINE04 (//)
  255. YES, please|NO, thanks
  256. ;
  257.